3.62 \(\int (a \csc ^4(x))^{5/2} \, dx\)

Optimal. Leaf size=118 \[ -\frac {1}{9} a^2 \cos ^2(x) \cot ^7(x) \sqrt {a \csc ^4(x)}-\frac {4}{7} a^2 \cos ^2(x) \cot ^5(x) \sqrt {a \csc ^4(x)}-\frac {6}{5} a^2 \cos ^2(x) \cot ^3(x) \sqrt {a \csc ^4(x)}-\frac {4}{3} a^2 \cos ^2(x) \cot (x) \sqrt {a \csc ^4(x)}-a^2 \sin (x) \cos (x) \sqrt {a \csc ^4(x)} \]

[Out]

-4/3*a^2*cos(x)^2*cot(x)*(a*csc(x)^4)^(1/2)-6/5*a^2*cos(x)^2*cot(x)^3*(a*csc(x)^4)^(1/2)-4/7*a^2*cos(x)^2*cot(
x)^5*(a*csc(x)^4)^(1/2)-1/9*a^2*cos(x)^2*cot(x)^7*(a*csc(x)^4)^(1/2)-a^2*cos(x)*sin(x)*(a*csc(x)^4)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 118, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {4123, 3767} \[ -\frac {1}{9} a^2 \cos ^2(x) \cot ^7(x) \sqrt {a \csc ^4(x)}-\frac {4}{7} a^2 \cos ^2(x) \cot ^5(x) \sqrt {a \csc ^4(x)}-\frac {6}{5} a^2 \cos ^2(x) \cot ^3(x) \sqrt {a \csc ^4(x)}-\frac {4}{3} a^2 \cos ^2(x) \cot (x) \sqrt {a \csc ^4(x)}-a^2 \sin (x) \cos (x) \sqrt {a \csc ^4(x)} \]

Antiderivative was successfully verified.

[In]

Int[(a*Csc[x]^4)^(5/2),x]

[Out]

(-4*a^2*Cos[x]^2*Cot[x]*Sqrt[a*Csc[x]^4])/3 - (6*a^2*Cos[x]^2*Cot[x]^3*Sqrt[a*Csc[x]^4])/5 - (4*a^2*Cos[x]^2*C
ot[x]^5*Sqrt[a*Csc[x]^4])/7 - (a^2*Cos[x]^2*Cot[x]^7*Sqrt[a*Csc[x]^4])/9 - a^2*Cos[x]*Sqrt[a*Csc[x]^4]*Sin[x]

Rule 3767

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> -Dist[d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 4123

Int[((b_.)*((c_.)*sec[(e_.) + (f_.)*(x_)])^(n_))^(p_), x_Symbol] :> Dist[(b^IntPart[p]*(b*(c*Sec[e + f*x])^n)^
FracPart[p])/(c*Sec[e + f*x])^(n*FracPart[p]), Int[(c*Sec[e + f*x])^(n*p), x], x] /; FreeQ[{b, c, e, f, n, p},
 x] &&  !IntegerQ[p]

Rubi steps

\begin {align*} \int \left (a \csc ^4(x)\right )^{5/2} \, dx &=\left (a^2 \sqrt {a \csc ^4(x)} \sin ^2(x)\right ) \int \csc ^{10}(x) \, dx\\ &=-\left (\left (a^2 \sqrt {a \csc ^4(x)} \sin ^2(x)\right ) \operatorname {Subst}\left (\int \left (1+4 x^2+6 x^4+4 x^6+x^8\right ) \, dx,x,\cot (x)\right )\right )\\ &=-\frac {4}{3} a^2 \cos ^2(x) \cot (x) \sqrt {a \csc ^4(x)}-\frac {6}{5} a^2 \cos ^2(x) \cot ^3(x) \sqrt {a \csc ^4(x)}-\frac {4}{7} a^2 \cos ^2(x) \cot ^5(x) \sqrt {a \csc ^4(x)}-\frac {1}{9} a^2 \cos ^2(x) \cot ^7(x) \sqrt {a \csc ^4(x)}-a^2 \cos (x) \sqrt {a \csc ^4(x)} \sin (x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.04, size = 47, normalized size = 0.40 \[ -\frac {1}{315} a^2 \sin (x) \cos (x) \left (35 \csc ^8(x)+40 \csc ^6(x)+48 \csc ^4(x)+64 \csc ^2(x)+128\right ) \sqrt {a \csc ^4(x)} \]

Antiderivative was successfully verified.

[In]

Integrate[(a*Csc[x]^4)^(5/2),x]

[Out]

-1/315*(a^2*Cos[x]*Sqrt[a*Csc[x]^4]*(128 + 64*Csc[x]^2 + 48*Csc[x]^4 + 40*Csc[x]^6 + 35*Csc[x]^8)*Sin[x])

________________________________________________________________________________________

fricas [A]  time = 0.98, size = 88, normalized size = 0.75 \[ \frac {{\left (128 \, a^{2} \cos \relax (x)^{9} - 576 \, a^{2} \cos \relax (x)^{7} + 1008 \, a^{2} \cos \relax (x)^{5} - 840 \, a^{2} \cos \relax (x)^{3} + 315 \, a^{2} \cos \relax (x)\right )} \sqrt {\frac {a}{\cos \relax (x)^{4} - 2 \, \cos \relax (x)^{2} + 1}}}{315 \, {\left (\cos \relax (x)^{6} - 3 \, \cos \relax (x)^{4} + 3 \, \cos \relax (x)^{2} - 1\right )} \sin \relax (x)} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*csc(x)^4)^(5/2),x, algorithm="fricas")

[Out]

1/315*(128*a^2*cos(x)^9 - 576*a^2*cos(x)^7 + 1008*a^2*cos(x)^5 - 840*a^2*cos(x)^3 + 315*a^2*cos(x))*sqrt(a/(co
s(x)^4 - 2*cos(x)^2 + 1))/((cos(x)^6 - 3*cos(x)^4 + 3*cos(x)^2 - 1)*sin(x))

________________________________________________________________________________________

giac [A]  time = 0.31, size = 51, normalized size = 0.43 \[ -\frac {{\left (315 \, a^{2} \tan \relax (x)^{8} + 420 \, a^{2} \tan \relax (x)^{6} + 378 \, a^{2} \tan \relax (x)^{4} + 180 \, a^{2} \tan \relax (x)^{2} + 35 \, a^{2}\right )} \sqrt {a}}{315 \, \tan \relax (x)^{9}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*csc(x)^4)^(5/2),x, algorithm="giac")

[Out]

-1/315*(315*a^2*tan(x)^8 + 420*a^2*tan(x)^6 + 378*a^2*tan(x)^4 + 180*a^2*tan(x)^2 + 35*a^2)*sqrt(a)/tan(x)^9

________________________________________________________________________________________

maple [A]  time = 0.51, size = 41, normalized size = 0.35 \[ -\frac {\left (128 \left (\cos ^{8}\relax (x )\right )-576 \left (\cos ^{6}\relax (x )\right )+1008 \left (\cos ^{4}\relax (x )\right )-840 \left (\cos ^{2}\relax (x )\right )+315\right ) \cos \relax (x ) \sin \relax (x ) \left (\frac {a}{\sin \relax (x )^{4}}\right )^{\frac {5}{2}}}{315} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a*csc(x)^4)^(5/2),x)

[Out]

-1/315*(128*cos(x)^8-576*cos(x)^6+1008*cos(x)^4-840*cos(x)^2+315)*cos(x)*sin(x)*(a/sin(x)^4)^(5/2)

________________________________________________________________________________________

maxima [A]  time = 0.44, size = 48, normalized size = 0.41 \[ -\frac {315 \, a^{\frac {5}{2}} \tan \relax (x)^{8} + 420 \, a^{\frac {5}{2}} \tan \relax (x)^{6} + 378 \, a^{\frac {5}{2}} \tan \relax (x)^{4} + 180 \, a^{\frac {5}{2}} \tan \relax (x)^{2} + 35 \, a^{\frac {5}{2}}}{315 \, \tan \relax (x)^{9}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*csc(x)^4)^(5/2),x, algorithm="maxima")

[Out]

-1/315*(315*a^(5/2)*tan(x)^8 + 420*a^(5/2)*tan(x)^6 + 378*a^(5/2)*tan(x)^4 + 180*a^(5/2)*tan(x)^2 + 35*a^(5/2)
)/tan(x)^9

________________________________________________________________________________________

mupad [B]  time = 2.42, size = 121, normalized size = 1.03 \[ \frac {128\,a^{5/2}\,\left ({\mathrm {e}}^{x\,46{}\mathrm {i}}\,1{}\mathrm {i}-{\mathrm {e}}^{x\,48{}\mathrm {i}}\,9{}\mathrm {i}+{\mathrm {e}}^{x\,50{}\mathrm {i}}\,36{}\mathrm {i}-{\mathrm {e}}^{x\,52{}\mathrm {i}}\,84{}\mathrm {i}+{\mathrm {e}}^{x\,54{}\mathrm {i}}\,126{}\mathrm {i}\right )}{315\,\left (\frac {{\mathrm {e}}^{-x\,2{}\mathrm {i}}}{2}+\frac {{\mathrm {e}}^{x\,2{}\mathrm {i}}}{2}-1\right )\,\left ({\mathrm {e}}^{x\,48{}\mathrm {i}}-7\,{\mathrm {e}}^{x\,50{}\mathrm {i}}+21\,{\mathrm {e}}^{x\,52{}\mathrm {i}}-35\,{\mathrm {e}}^{x\,54{}\mathrm {i}}+35\,{\mathrm {e}}^{x\,56{}\mathrm {i}}-21\,{\mathrm {e}}^{x\,58{}\mathrm {i}}+7\,{\mathrm {e}}^{x\,60{}\mathrm {i}}-{\mathrm {e}}^{x\,62{}\mathrm {i}}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a/sin(x)^4)^(5/2),x)

[Out]

(128*a^(5/2)*(exp(x*46i)*1i - exp(x*48i)*9i + exp(x*50i)*36i - exp(x*52i)*84i + exp(x*54i)*126i))/(315*(exp(-x
*2i)/2 + exp(x*2i)/2 - 1)*(exp(x*48i) - 7*exp(x*50i) + 21*exp(x*52i) - 35*exp(x*54i) + 35*exp(x*56i) - 21*exp(
x*58i) + 7*exp(x*60i) - exp(x*62i)))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \left (a \csc ^{4}{\relax (x )}\right )^{\frac {5}{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a*csc(x)**4)**(5/2),x)

[Out]

Integral((a*csc(x)**4)**(5/2), x)

________________________________________________________________________________________